home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
-
- Stamper.h
-
- This file is furnished to you by Adobe Systems Incorporated
- under the terms of the Acrobat(r) Plug-ins Software
- Development Kit License Agreement.
-
- Copyright (C) 1994-1997, Adobe Systems Inc. All Rights Reserved.
-
-
- Interface to a bunch of functions that are used throughout
- the Stamper plug-in.
-
- ******************************************************************************/
-
- #ifndef _H_Stamper
- #define _H_Stamper
-
- extern ASAtom Stamper_K;
- extern ASAtom Annotation_K;
-
- #endif
-